object RestoreDlg: TRestoreDlg Left = 172 Top = 112 BorderIcons = [] BorderStyle = bsDialog Caption = 'Restore Data Files' ClientHeight = 391 ClientWidth = 423 Color = clSilver Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter Scaled = False PixelsPerInch = 96 TextHeight = 13 object GroupBox1: TGroupBox Left = 8 Top = 8 Width = 409 Height = 65 Caption = 'Restore Data File Name' TabOrder = 0 object Label1: TLabel Left = 8 Top = 16 Width = 56 Height = 13 Caption = 'Backup File' end object SaveDir: TEdit Left = 8 Top = 32 Width = 305 Height = 21 Hint = 'Use Browse Button To Select File' ReadOnly = True TabOrder = 0 OnExit = SaveDirExit end object BitBtn1: TBitBtn Left = 323 Top = 29 Width = 75 Height = 25 Hint = 'Click to Select Backup File' Caption = '&Browse' TabOrder = 1 OnClick = BitBtn1Click Glyph.Data = { 78010000424D7801000000000000760000002800000020000000100000000100 04000000000000000000120B0000120B00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00303333333333 333337F3333333333333303333333333333337F33FFFFF3FF3FF303300000300 300337FF77777F77377330000BBB0333333337777F337F33333330330BB00333 333337F373F773333333303330033333333337F3377333333333303333333333 333337F33FFFFF3FF3FF303300000300300337FF77777F77377330000BBB0333 333337777F337F33333330330BB00333333337F373F773333333303330033333 333337F3377333333333303333333333333337FFFF3FF3FFF333000003003000 333377777F77377733330BBB0333333333337F337F33333333330BB003333333 333373F7733333333333300333333333333337733333333333330000} NumGlyphs = 2 end end object GroupBox2: TGroupBox Left = 256 Top = 80 Width = 161 Height = 65 Caption = 'Secure Mail Options' TabOrder = 1 object AllFolders: TCheckBox Left = 8 Top = 24 Width = 145 Height = 17 Hint = 'Restore All Your Messages' Caption = 'All Message Folders && Files' TabOrder = 0 end object AllData: TCheckBox Left = 8 Top = 40 Width = 129 Height = 17 Hint = 'Restore All Configuration Files' Caption = 'All User Data Files' TabOrder = 1 end end object PGPGrp: TGroupBox Left = 256 Top = 152 Width = 161 Height = 65 Caption = 'PGP File Options' TabOrder = 2 object AllKeys: TCheckBox Left = 8 Top = 24 Width = 97 Height = 17 Hint = 'Restore All PGP Keys' Caption = 'All Pgp Keys' TabOrder = 0 end object PGPSystem: TCheckBox Left = 8 Top = 40 Width = 97 Height = 17 Hint = 'Restore All PGP Files' Caption = 'All PGP Program Files' TabOrder = 1 end end object BackupBut1: TBitBtn Left = 336 Top = 296 Width = 75 Height = 25 Hint = 'Star Backup Procedure' Caption = '&Restore' Default = True Enabled = False TabOrder = 3 OnClick = BackupBut1Click Glyph.Data = { 78010000424D7801000000000000760000002800000020000000100000000100 04000000000000000000120B0000120B00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 3333333333333333333333333333333333333333333333333333333333333333 33333FFFFFFFFFFFFFFF000000000000000077777777777777770F7777777777 77707F3F3333333333370F988888888888707F733FFFFFFFF3370F8800000000 88707F337777777733370F888888888888707F333FFFFFFFF3370F8800000000 88707F337777777733370F888888888888707F333333333333370F8888888888 88707F333333333333370FFFFFFFFFFFFFF07FFFFFFFFFFFFFF7000000000000 0000777777777777777733333333333333333333333333333333333333333333 33333333333333333333333333333333333333333333333333330000} NumGlyphs = 2 end object OKBut1: TBitBtn Left = 336 Top = 328 Width = 75 Height = 25 Hint = 'Exit Backup Window' Caption = '&OK' TabOrder = 4 Kind = bkOK end object HelpBut1: TBitBtn Left = 336 Top = 360 Width = 75 Height = 25 Hint = '1002' TabOrder = 5 Kind = bkHelp end object GroupBox3: TGroupBox Left = 8 Top = 296 Width = 321 Height = 89 Caption = 'Restoral Progress' TabOrder = 6 object ProgressName: TLabel Left = 8 Top = 24 Width = 305 Height = 13 Alignment = taCenter AutoSize = False end object Gauge1: TGauge Left = 8 Top = 48 Width = 305 Height = 17 Progress = 0 end end object GroupBox4: TGroupBox Left = 256 Top = 224 Width = 161 Height = 65 Caption = 'Options' TabOrder = 7 object OverWrite: TCheckBox Left = 8 Top = 24 Width = 105 Height = 17 Hint = 'Overwrite Existing Files' Caption = 'Overwrite Files' TabOrder = 0 end object OrnlDir: TCheckBox Left = 8 Top = 40 Width = 105 Height = 17 Hint = 'Place Files In Original Locations' Caption = 'Orgnl. Locations' TabOrder = 1 end end object GroupBox5: TGroupBox Left = 8 Top = 80 Width = 241 Height = 209 Caption = 'Destination Directory' TabOrder = 8 object DirectoryListBox1: TDirectoryListBox Left = 8 Top = 16 Width = 225 Height = 161 ItemHeight = 16 TabOrder = 0 end object DriveComboBox1: TDriveComboBox Left = 8 Top = 184 Width = 225 Height = 19 DirList = DirectoryListBox1 TabOrder = 1 end end object ZipMaster1: TZipMaster Verbose = False Trace = False AddCompLevel = 9 AddOptions = [AddDirNames] ExtrOptions = [] OnProgress = ZipMaster1Progress OnMessage = ZipMaster1Message Left = 296 Top = 304 end object OpenDialog1: TOpenDialog FileEditStyle = fsEdit FileName = 'SMBackup.smb' Filter = 'All SM Backup Files (*.smb)|*.smb|All Files (*.*)|*.*' Options = [ofReadOnly, ofHideReadOnly, ofPathMustExist, ofFileMustExist] Title = 'Backup File Name' Left = 256 Top = 304 end end